(Fmodify_frame_parameters): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Feb 2001 14:09:27 +0000 (14:09 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Feb 2001 14:09:27 +0000 (14:09 +0000)
src/frame.c

index 204eec30830180b9ee235cf49d12fcb5f6b7a8b3..4ebafbede32c16a841ed30750c2f42a58a375361 100644 (file)
@@ -2119,6 +2119,7 @@ If FRAME is nil, describe the currently selected frame.")
 DEFUN ("modify-frame-parameters", Fmodify_frame_parameters, 
        Smodify_frame_parameters, 2, 2, 0,
   "Modify the parameters of frame FRAME according to ALIST.\n\
+If FRAME is nil, it defaults to the selected frame.\n\
 ALIST is an alist of parameters to change and their new values.\n\
 Each element of ALIST has the form (PARM . VALUE), where PARM is a symbol.\n\
 The meaningful PARMs depend on the kind of frame.\n\